home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 730 b | 23 lines | [TEXT/GEOL] |
- Item 3408871 2-May-88 17:39
-
- From: BIANCHI1 Bianchi, Curt
-
- To: D0469 Argii Design Group, Dev, M Demeyer
-
- cc: MACAPP$ MacApp Interest List
-
- Sub: Response to TEView
-
- Ahn,
-
- I think the problem is in the way TView.ComputeExtent works. If the size
- determine is either sizePage or sizeFillsPages then the view's fViewPerPage
- field is used. In IView fViewPerPage is set to the point (32, 32). It gets
- changed to the real page size by associating a print handler with the view.
- You could set fViewPerPage right after calling IView rather than relying on
- using a print handler.
-
- Curt Bianchi
- Apple Computer
-
-